[INFO] fetching crate bevy_auto_plugin 0.10.0...
[INFO] fixing bevy_auto_plugin-0.10.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate bevy_auto_plugin 0.10.0 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate bevy_auto_plugin 0.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bevy_auto_plugin 0.10.0
[INFO] tweaked toml for crates.io crate bevy_auto_plugin 0.10.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_auto_plugin 0.10.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_auto_plugin 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.56
[INFO] [stderr]   Downloaded meta_merge v0.1.1
[INFO] [stderr]   Downloaded meta_merge_macros v0.1.1
[INFO] [stderr]   Downloaded meta_merge_core v0.1.1
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded bevy_auto_plugin_proc_macros v0.10.0
[INFO] [stderr]   Downloaded bevy_auto_plugin_shared v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d457a1809cd55ff3555e68445709f9d0a4c8b3285dd47c50e87ad26d1d8a1ffb
[INFO] running `Command { std: "docker" "start" "d457a1809cd55ff3555e68445709f9d0a4c8b3285dd47c50e87ad26d1d8a1ffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d457a1809cd55ff3555e68445709f9d0a4c8b3285dd47c50e87ad26d1d8a1ffb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d457a1809cd55ff3555e68445709f9d0a4c8b3285dd47c50e87ad26d1d8a1ffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d457a1809cd55ff3555e68445709f9d0a4c8b3285dd47c50e87ad26d1d8a1ffb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bevy_ptr v0.18.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling bevy_platform v0.18.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling bevy_auto_plugin_proc_macros v0.10.0
[INFO] [stderr]    Compiling bevy_auto_plugin v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]    Compiling bevy_utils v0.18.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking toml_edit v0.23.9
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking darling_core v0.21.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_derive v0.18.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling bevy_state_macros v0.18.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking glam v0.30.9
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling meta_merge_core v0.1.1
[INFO] [stderr]    Compiling meta_merge_macros v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]    Compiling bevy_tasks v0.18.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking meta_merge v0.1.1
[INFO] [stderr]    Compiling bevy_ecs v0.18.0
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking trybuild v1.0.114
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.56
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.56
[INFO] [stderr]     Checking bevy_reflect v0.18.0
[INFO] [stderr]     Checking bevy_math v0.18.0
[INFO] [stderr]    Compiling bevy_app v0.18.0
[INFO] [stderr]    Compiling bevy_auto_plugin_shared v0.10.0
[INFO] [stderr]     Checking bevy_time v0.18.0
[INFO] [stderr]     Checking bevy_transform v0.18.0
[INFO] [stderr]     Checking bevy_input v0.18.0
[INFO] [stderr]     Checking bevy_state v0.18.0
[INFO] [stderr]     Checking bevy_diagnostic v0.18.0
[INFO] [stderr]     Checking bevy_internal v0.18.0
[INFO] [stderr]     Checking bevy v0.18.0
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_system_schedule_multiple.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_system_schedule_non_path.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_system_schedule_on_state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_message.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_message_generic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_observer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_plugin.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_plugin_with_default_init.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_plugin_with_generics_and_default_init.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_plugin_with_generics_and_init.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_plugin_with_init.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_systems.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_systems_complex_with_generics.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_systems_pipe_in.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_systems_with_generics.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_add_systems_with_set.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_bind_plugin.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/actions/auto_bind_plugin.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_util::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_bind_plugin_after_build.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/actions/auto_bind_plugin_after_build.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_util::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_configure_system_set.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_configure_system_set_schedule_config.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_configure_system_set_schedule_config_multiple_groups.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_init_resource.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_init_resource_generic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_init_state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_init_sub_state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_insert_resource.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_insert_resource_with_generics.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_name.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_name_with_generics.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_plugin_build_hook.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_plugin_default_param.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_plugin_default_param_method.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_plugin_param.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/actions/auto_plugin_param.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use internal_test_util::type_id_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_plugin_with_generics.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/actions/auto_plugin_with_generics.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use internal_test_util::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_register_state_type.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]   --> tests/e2e/actions/auto_register_state_type.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use internal_test_util::type_id_of;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_register_type.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/actions/auto_register_type.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use internal_test_util::type_id_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_register_type_generic.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/actions/auto_register_type_generic.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use internal_test_util::type_id_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_register_type_named_generics.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/actions/auto_register_type_named_generics.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use internal_test_util::type_id_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/actions/auto_register_type_use.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/actions/auto_register_type_use.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use internal_test_util::type_id_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/actions/auto_run_on_build.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use internal_test_util::create_minimal_app;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/actions/auto_run_on_build_ordered.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use internal_test_util::create_minimal_app;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/actions/auto_run_on_build_with_generics.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use internal_test_util::create_minimal_app;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]   --> tests/e2e/actions/auto_system_schedule_multiple.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     use internal_test_util::create_minimal_app;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]   --> tests/e2e/actions/auto_system_schedule_non_path.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use internal_test_util::create_minimal_app;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]   --> tests/e2e/actions/auto_system_schedule_on_state.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use internal_test_util::create_minimal_app;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/auto_plugin/bare_fn.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/auto_plugin/bare_fn_default_app_param.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/auto_plugin/self_impl_plugin.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/auto_plugin/self_impl_plugin_default_app_param.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/auto_plugin/self_impl_plugin_with_generics.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/general.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/general.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use internal_test_util::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_component.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_component.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use internal_test_util::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_event.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_event.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_util::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_message.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_message.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_util::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_observer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_observer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_util::create_minimal_app;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_resource.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_resource.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_util::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_states.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_states.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use internal_test_util::type_id_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_sub_states.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_sub_states.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use internal_test_util::type_id_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_proc_macro`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_system.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use internal_test_proc_macro::xtest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_proc_macro`, use `cargo add internal_test_proc_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/rewrites/auto_system.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use internal_test_util::create_minimal_app;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]  --> tests/e2e/ui_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use internal_test_util::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `internal_test_util`
[INFO] [stdout]  --> tests/e2e/ui_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use internal_test_util::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_proc_macro` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_run_on_build.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[internal_test_proc_macro::xtest]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_proc_macro` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_run_on_build_ordered.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[internal_test_proc_macro::xtest]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_proc_macro` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_run_on_build_with_generics.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[internal_test_proc_macro::xtest]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_proc_macro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_message.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_message_generic.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_observer.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_plugin.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_plugin_with_default_init.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_plugin_with_generics_and_default_init.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_plugin_with_generics_and_init.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_plugin_with_init.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_systems.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_systems_complex_with_generics.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_systems_pipe_in.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_systems_with_generics.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_add_systems_with_set.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_configure_system_set.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_configure_system_set_schedule_config.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_configure_system_set_schedule_config_multiple_groups.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_init_resource.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_init_resource_generic.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_init_state.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_init_sub_state.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_insert_resource.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_insert_resource_with_generics.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_name.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_name_with_generics.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_plugin_build_hook.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_plugin_default_param.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_plugin_default_param_method.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_plugin_param.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_register_state_type.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_register_type.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_register_type_generic.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_register_type_named_generics.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `internal_test_util` in this scope
[INFO] [stdout]   --> tests/e2e/actions/auto_register_type_use.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut app = internal_test_util::create_minimal_app();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `internal_test_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `internal_test_util`, use `cargo add internal_test_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_auto_plugin` (test "mod") due to 115 previous errors
[INFO] running `Command { std: "docker" "inspect" "d457a1809cd55ff3555e68445709f9d0a4c8b3285dd47c50e87ad26d1d8a1ffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d457a1809cd55ff3555e68445709f9d0a4c8b3285dd47c50e87ad26d1d8a1ffb", kill_on_drop: false }`
[INFO] [stdout] d457a1809cd55ff3555e68445709f9d0a4c8b3285dd47c50e87ad26d1d8a1ffb
